﻿/*
copyright: 四川兴蜀公路建设发展有限公司
for: 首页
data: 2017-05
*/
/* CSS Document */
/*
公告
*/
#notice {
	height: 50px;
	background-color: #e6e6e6;
	overflow: hidden;
}
#notice .bd {
	width: 1060px;
	padding-left: 60px;
	background: url(../images/noticeBg.jpg) no-repeat center left;
}
#notice ul {
	width: 100%;
}
#notice .tempWrap {
	width: 1060px !important;
}
#notice li {
	margin-right: 50px;
	_display: inline;
	width:auto !important;
	float: left;
}
#notice li a {
	width: 100%;
	display: block;
	height: 50px;
	font-size: 16px;
	color: #7d7d7d;
	padding-left: 20px;
	line-height: 50px;
	background: url(../images/listBg.gif) no-repeat center left;
}
#notice li a:hover,
#notice .more {
	color: #3b703b;
}
#notice .more {
	font-size: 16px;
	line-height: 50px;
}

/*
版块一
*/
#sec1 {
	margin-top: 21px;
}
.sec1Focus,
.sec1List {
	width: 580px;
}
.sec1Focus .header,
.sec1List .header {
	width: 100%;
	height: 43px;
	background: url(../images/categoryBg.gif) repeat-x bottom left;
}
.sec1Focus .header .cate {
	height: 43px;
	line-height: 40px;
	font-weight: bold;
	background: url(../images/categoryBg.jpg) no-repeat bottom left;
}
.sec1Focus .header .cate h1 {
	font-size: 18px;
	color: #3b703b;
	font-weight: bold;
}
.sec1Focus .header .cate span {
	margin-left: 13px;
	font-size: 17px;
	color: #c5c4c4;
	font-weight: bold;
}
.sec1Focus .header a,
.sec1List .header a {
	width: 61px;
	height: 22px;
	display: block;
	background-image: url(../images/categoryMore.jpg);
	text-align: center;
	font-size: 12px;
	color: #585858;
	line-height: 22px;
	margin-top: 12px;
}
.sec1Focus .header a,
.sec1List .header a {
	display: none;
}
.sec1Focus .main {
	width: 100%;
	margin-top: 16px;
}
#indexFocus {
	width: 580px;
	height: 365px;
	position: relative;
}
#indexFocus .hd {
	position: absolute;
	right: 8px;
	bottom: 10px;
	z-index: 1;
}
#indexFocus .hd li {
	width: 32px;
	height: 12px;
	margin: 0 5px;
	background: url(../images/indexFocus.png) no-repeat center left;
	float: left;
}
#indexFocus .hd li.on {
	background-position: center right;
}
.sec1Focus .header li,
.sec1Focus .header ul div,
.sec1List .header li,
.sec1List .header ul div {
	float: left;
}
.sec1Focus .header li,
.sec1List .header li {
	cursor: pointer;
}
.sec1Focus .header li ,
.sec1List .header li {
	height: 43px;
	padding-right: 15px;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.sec1Focus .header li.active,
.sec1List .header li.active {
	background: url(../images/categoryBg.jpg) no-repeat bottom left;
}
.sec1Focus .header li h1,
.sec1Focus .header li span,
.sec1List .header li h1,
.sec1List .header li span {
	display: inline-block;
}
.sec1Focus .header li h1,
.sec1List .header li h1 {
	font-size: 18px;
	color: #3b703b;
	font-weight: bold;
}
.sec1Focus .header li span,
.sec1List .header li span {
	margin-left: 13px;
	font-size: 17px;
	color: #c5c4c4;
	font-weight: bold;
}
.sec1Focus .header ul div,
.sec1List .header ul div {
	width: 5px;
	height: 40px;
	background-image: url(../images/sec1Line.jpg);
}
.sec1List .main {
	width: 100%;
	height: 365px;
	overflow: hidden;
	margin-top: 16px;
}
.sec1List .main ul,
.sec1List .main li,
.sec1List .main li a {
	width: 100%;
}
.sec1Focus .main,
.sec1List .main ul {
	display: none;
}
.sec1List .main li,
.sec1List .main li a {
	height: 36px;
}
.sec1List .main li {
	float: left;
}
.sec1List .main li a {
	display: block;
	font-size: 16px;
	color: #7d7d7d;
	line-height: 36px;
	overflow: hidden;
}
.sec1List .main li a:hover {
	color: #3b703b;
}
.sec1List .main li a h1 {
	width: 448px;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	padding-left: 20px;
	background: url(../images/listBg.gif) no-repeat center left;
}

/*
版块二
*/
#sec2 {
	margin-top: 20px;
}
.sec2List {
	width: 956px;
}
.sec2List .list {
	width: 456px;
	margin: 17px 22px 0 0;
}
.sec2List .header {
	width: 100%;
	height: 43px;
	background: url(../images/categoryBg.gif) repeat-x bottom left;
}
.sec2List .header .cate {
	height: 43px;
	line-height: 40px;
	font-weight: bold;
	background: url(../images/categoryBg.jpg) no-repeat bottom left;
}
.sec2List .header .cate h1 {
	font-size: 18px;
	color: #3b703b;
	font-weight: bold;
}
.sec2List .header .cate span {
	margin-left: 13px;
	font-size: 17px;
	color: #c5c4c4;
	font-weight: bold;
}
.sec2List .header a {
	width: 61px;
	height: 22px;
	display: block;
	background-image: url(../images/categoryMore.jpg);
	text-align: center;
	font-size: 12px;
	color: #585858;
	line-height: 22px;
	margin-top: 12px;
}
.sec2List .main,
.sec2List .main ul,
.sec2List .main li,
.sec2List .main li a {
	width: 100%;
}
.sec2List .main {
	margin-top: 16px;
	height: 288px;
}
.sec2List .main li,
.sec2List .main li a {
	height: 36px;
}
.sec2List .main li {
	float: left;
}
.sec2List .main li a {
	display: block;
	font-size: 16px;
	color: #7d7d7d;
	line-height: 36px;
	overflow: hidden;
}
.sec2List .main li a:hover {
	color: #3b703b;
}
.sec2List .main li a h1 {
	width: 320px;
	height: 36px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 16px;
	padding-left: 20px;
	background: url(../images/listBg.gif) no-repeat center left;
}
.sec2Link {
	width: 227px;
	margin-top: 21px;
}
.sec2Link .pic,
.sec2Link .pic li {
	width: 100%;
}
.sec2Link .pic li {
	margin-top: 10px;
	float: left;
}
.sec2Link .tab,
.sec2Link .tabHeader,
.sec2Link .tabMain,
.sec2Link .tabMain ul {
	width: 100%;
}
.sec2Link .tab {
	margin-top: 28px;
}
.sec2Link .tab,
.sec2Link .tabHeader {
	width: 100%;
}
.sec2Link .tabHeader li {
	width: 111.5px;
	border-top: 2px solid #fff;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #c9c8c8;
	border-left: 1px solid #fff;
	font-size: 18px;
	color: #222;
	line-height: 37px;
	text-align: center;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: pointer;
	float: left;
}
.sec2Link .tabHeader li.active {
	border-top-color: #3b703b;
	border-right-color: #c9c8c8;
	border-bottom-color: #fff;
	border-left-color: #c9c8c8;
	color: #3b703b;
}
.sec2Link .tabMain,
.sec2Link .tabMain li {
	margin-top: 10px;
}
.sec2Link .tabMain ul {
	display: none;
}
/*.sec2Link .tabMain li {
	margin-left: 20px;
	border: 1px solid #c9c8c8;
	float: left;
}
.sec2Link .tabMain li a {
	padding: 0 17px;
	font-size: 16px;
	color: #222;
	line-height: 35px;
	display: block;
}
.sec2Link .tabMain li a:hover {
	color: #3b703b;
}*/

/*
版块三
*/
#sec3 {
	margin-top: 27px;
}
.sec3Header,
.sec3Main {
	width: 100%;
}
.sec3Header {
	height: 43px;
	background: url(../images/categoryBg.gif) repeat-x bottom left;
}
.sec3Header .cate {
	height: 43px;
	line-height: 40px;
	font-weight: bold;
	background: url(../images/categoryBg.jpg) no-repeat bottom left;
}
.sec3Header .cate h1 {
	font-size: 18px;
	color: #3b703b;
	font-weight: bold;
}
.sec3Header .cate span {
	margin-left: 13px;
	font-size: 17px;
	color: #c5c4c4;
	font-weight: bold;
}
.sec3Header a {
	width: 61px;
	height: 22px;
	display: block;
	background-image: url(../images/categoryMore.jpg);
	text-align: center;
	font-size: 12px;
	color: #585858;
	line-height: 22px;
	margin-top: 12px;
}
.sec3Main {
	margin-top: 30px;
}
.sec3Main ul {
	width: 100%;
}
.sec3Main .tempWrap {
	width: 1200px !important;
}
.sec3Main li {
	width: 232px;
	margin-right: 10px;
	float: left;
}
.sec3Main li a {
	width: 100%;
	display: block;
}

/*
链接
*/
#links {
	margin-top: 30px;
}
#links ul {
	width: 100%;
}
#links li {
	width: 385px;
	margin-left: 22.5px;
	float: left;
}
#links li select {
	width: 385px;
	height: 34px;
	padding: 0 31px 0 7px;
	font-size: 14px;
	color: #494949;
	border: 1px solid #c9c8c8;
	background: url(../images/linksSelect.jpg) no-repeat center right;
	cursor: pointer;
}

/*
底部
*/
#footer {	
	margin-top: 50px;
}

/*
飘窗
*/
.float {
	width: 70px;
	height: 80px;
	position: fixed;
	top: 60px;
	z-index: 99;
}
#rightFloat {
	right: 5px;
}
#leftFloat {
	left: 5px;
}
.float ul,
.float li {
	width: 100%;
}
.float ul {
	display: table;
}
.float li {
	margin-bottom: 10px;
	float: left;
}
.float div {
	width: 20px;
	height: 20px;
	background-color: #ccc;
	font-size: 20px;
	color: #fff;
	line-height: 15px;
	text-align: center;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}
.float div:hover {
	background-color: #3b703b;
}